const math/bits.uintSize

2 uses

	math/bits (current package)
		bits.go#L17: const uintSize = 32 << (^uint(0) >> 63) // 32 or 64
		bits.go#L20: const UintSize = uintSize